/* special for new design */
.portlet-wrapper.Toolbox .ui-widget-content {
    background: none;
    border: none;
}

.portlet-wrapper-rest.PortletDetail .ui-widget-content {
    background: none;
    border: none;
}

.portlet-wrapper.ListAndDetail .ui-widget-content {
    background: none;
    border: none;
}

.ui-accordion-content.ui-widget-content {
    background: white;
}

.ui-tabs-panel.ui-widget-content {
    border: none;
}

.ui-widget-content.ldata-row {
    background: none;
}
/* special for new design */
.portlet-header.ui-widget-header {
    font-weight: bold;
    border: none;
    background: transparent;
    position: relative;
    /*top:12px;*/
    /*  color:#32699E; */
}

.pob-groupbox.ui-state-default {
    border: none;
    background: none;
}

.pob-groupbox-header {
    font-size: 1.2em;
    padding: 0px;
    /*  color:#32699E; */
}

.ui-widget-content.pob-groupbox-content {
    border-bottom: none;
    border-left: none;
    border-right: none;
}

.ui-widget-content.ui-input {
    background: #fff;
}

.portlet-header-text {
    /*color: #7d8eac;*/
    color: #32699e;
}

.p4a-ok {
    background-color: #fff;
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    overflow: hidden;
    padding: 15px;
    position: relative;
    width: 400px;
}

.ebc-ok {
    color: #333;
    line-height: 20px;
    margin-bottom: 11px;
    margin-top: -4px;
    margin-left: 10px;
    padding-left: 2px;
    word-wrap: break-word;
    float: left;
}

    .ebc-ok h3 {
        margin-bottom: 0;
    }

    .ebc-ok p {
        margin: 0;
        word-wrap: break-word;
    }

.gbc-ok {
    float: left;
    width: 100px;
    margin-left: 2px;
    margin-top: 10px;
    position: relative;
}

.fbc-ok {
    -webkit-box-shadow: 1px 2px 3px rgba(0,0,0,0.1);
    box-shadow: 1px 2px 3px rgba(0,0,0,0.1);
    background-color: #fff;
    border: 1px solid #e3e3e3;
    height: 90px;
    padding: 4px;
    position: relative;
    width: 90px;
    z-index: 1;
}

.pob-main-content, .pob-groupbox-content, .toolbar {
    background: none;
}

#toolbarWrapper {
    float: right;
    margin-right: 5%;
}

.ui-dialog-title {
    color: white;
}

.toolbar .ui-button {
    border: none;
    background: none;
}
/* toolbar buttons to be hidden in portlet detail pages*/
.portlet-detail button#New {
    display: none;
}

.portlet-detail button#Search {
    display: none;
}

.portlet-detail button#tbFilterSearchCase {
    display: none;
}

.portlet-detail button#tbFilterSearchCaseCHO {
    display: none;
}

.portlet-detail button#tbFilterSearchCaseCHO {
    display: none;
}

.portlet-detail button#AttachmentMemo {
    display: none;
}


/* wendia default font*/
.pob-label-cell {
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif !important;
    font-size: 12pt;
    width: 10em
}

.ui-widget .ui-widget {
    
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif !important;
    font-size: 12pt;
}
.ui-widget input {
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif !important;
    font-size: 12pt;
}

.ui-widget textarea {
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif !important;
    font-size: 12pt;
}

.ui-widget select {
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif !important;
    font-size: 12pt;
}
    

.ui-button.pri1btn {
    background: #CD4C4A;
    color: white;
    border-radius: 80px;
}

.ui-button.pri2btn {
    background: #E29A4B;
    color: white;
    border-radius: 80px;
}

.ui-button.pri3btn {
    background: #DBDD4B;
    color: white;
    border-radius: 80px;
}

.ui-button.pri4btn {
    background: #2BB37C;
    color: white;
    border-radius: 80px;
}

.ui-button.pri5btn {
    background: #4B75CE;
    color: white;
    border-radius: 80px;
}

.ui-widget-content .action-button.droppable {
    border: 5px solid #E29A4B;
}

.card.droppable {
    border-top: 8px solid black;
}

.card-v1 {
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    display: block;
    position: relative;
    list-style: none;
    margin: 5px 0;
    padding: 5px 10px;
    color: #333;
    text-decoration: none;
    border: 1px solid #ccc;
    border-left: 8px solid orange;
    background: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 300px;
    border-radius: 2px;
    box-shadow: 0 5px 6px 0 rgba(0, 0, 0, .14), 0 3px 1px -6px rgba(0, 0, 0, .2), 2px 5px 3px 0 rgba(0, 0, 0, .12);
}

.text-v1 {
    border-top: 1px solid rgba(0, 0, 0, .1);
    font-size: 0.8em;
    line-height: 18px;
    overflow: hidden;
    padding: 5px;
    width: 90%;
    font-weight: normal;
}

.header-v1 {
    box-sizing: border-box;
    display: inline;
}

.header-item-v1 {
    padding: 5px;
    float: left;
}

    .header-item-v1.floatright {
        float: right;
    }

.indicatores-v1 {
    overflow: hidden;
    display: block;
}

.indicator-item-v1 {
    padding-left: 10px;
    float: left;
}

.indicator-row-v1 {
    border-top: 1px solid rgba(0, 0, 0, .1);
    font-size: 14px;
    line-height: normal;
    width: 100%;
    padding: 2px;
    float: left;
    box-sizing: border-box;
}

.indicator-text-v1 {
    padding-left: 3px;
}

.card-case-pri_1, .card-pri_High, .card-case-pri_1.ui-state-highlight {
    border-left-color: #CD4C4A;
    border-left-width: 8px;
}

.card-case-pri_2, .card-pri_Normal, .card-case-pri_2.ui-state-highlight {
    border-left-color: orange;
    border-left-width: 8px;
}

.card-case-pri_3, .card-pri_Low {
    border-left-color: yellow;
    border-left-width: 8px;
}

.card-case-pri_4, .card-pri_Low, .card-case-pri_4.ui-state-highlight {
    border-left-color: green;
    border-left-width: 8px;
}

.card-case-pri_5, .card-pri_Low, .card-case-pri_5.ui-state-highlight {
    border-left-color: Blue;
    border-left-width: 8px;
}


.pob-lookup-table.ui-widget-content {
    background: white;
    overflow-x:hidden;
}
/* Experimental */ 
    .pob-lookup-table td {
        padding: 5px;
        border: none;
    }

    .pob-lookup-table tr:nth-child(even) {
        background-color: white;
    }

.jqgridTable.ui-jqgrid-btable {
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
}

.ui-jqgrid tr.jqgrow:nth-child(even):not(.ui-state-highlight) {
    background-color: white;
    background: white;
}
    
.ui-jqgrid tr.jqgrow td {
    padding-top: 5px;
    padding-bottom:5px;
    border: none;
}
       
.ui-jqgrid .ui-jqgrid-htable th {
    padding-top: 8px;
    padding-bottom: 8px;
}
 
/*end */


/*remove border on tabs*/


.ui-tabs li.ui-state-default {
    border: none;
}

.ui-tabs li.ui-state-default a {
    background: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    color: #32699e;
}
.ui-jqgrid .ui-jqgrid-htable th div {
    height: 1.6em;
}
/*from kevin demo*/
img.AssignedUser {
    border-radius: 80px;
}

.CompanyLogo {
    display: none;
}

.ui-button.casestatusbtn {
    background: #2779aa;
    color: white;
    border-radius: 80px;
}

.card-task {
    width: 230px;
}
/* end kevin demo */

